home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / editors.tmpl < prev    next >
Text File  |  1998-07-19  |  1KB  |  39 lines

  1. @@@SKUNKHEADER(Editors)
  2.  
  3. <P>Welcome to the Skunkware '98 Editors section. Here you will
  4. find replacement editors. This section is concerned mainly with text
  5. editors, or general purpose editors, not graphics editors or specialty
  6. editors.</P>
  7.  
  8. @@@START_PACKAGELIST
  9.  
  10. @@@PACKLIST(elvis;Elvis;2.0;Yes;Yes)
  11. @@@PACKLIST(emacs;GNU Emacs;20.2;Yes;Yes)
  12. @@@PACKLIST(jed;Jed;0.98.7;Yes;No)
  13. @@@PACKLIST(joe;Joe;2.8;Yes;No)
  14. @@@PACKLIST(nedit;NEdit - GUI text editor;5.0.2;Yes;Yes)
  15. @@@PACKLIST(nvi;The New Vi;1.79;Yes;Yes)
  16. @@@PACKLIST(pico;Pico;3.96;Yes;No)
  17. @@@PACKLIST(vile;Vile;7.3;Yes;No)
  18. @@@PACKLIST(vim;Vi IMproved, a programmers text editor;5.1;Yes;Yes)
  19. @@@PACKLIST(xcoral;Xcoral;3.14;Yes;Yes)
  20. @@@PACKLIST(xemacs;XEmacs - the best Emacs ever;20.4;Yes;Yes)
  21. @@@PACKLIST(xhtml;HTML editor;1.3;Yes;Yes)
  22.  
  23. @@@END_PACKAGELIST
  24.  
  25. #include "elvis.src"
  26. #include "emacs.src"
  27. #include "jed.src"
  28. #include "joe.src"
  29. #include "nedit.src"
  30. #include "nvi.src"
  31. #include "pico.src"
  32. #include "vile.src"
  33. #include "vim.src"
  34. #include "xcoral.src"
  35. #include "xemacs.src"
  36. #include "xhtml.src"
  37.  
  38. @@@SKUNKFOOTER
  39.